TStyleSpeedButton 2.01 ====================== Author: Harald Fischer Internet: 101551.105@compuserve.com CompuServe: User-ID: 101551,105 Name: Harald Fischer English: ======== This is a Delphi-Component which can be used with both Versions Delphi16 and Delphi32 without any changes. It is the default SpeedButton with the property "Style" added. It is now possible to choose between Win97, Win95, Win31 or Autodetect -Style of the SpeedButton. The Visual-Design for all kinds of Styles is exactly as you know it from other Microsoft-Applications in Windows 3.1x, Windows95/NT4 or from Internet Explorer. Installation: Copy the file stylesb.pas and the appropriate DCR-file to your Delphi-Librarypath. Then rename the DCR-file to stylesb.dcr (styles16.dcr is for Delphi16 and styles32.dcr is for Delphi32). Add the Component via "Install Component" of the Delphi-Menu. Archivcontents STYLESB.ZIP: STYLESB.PAS (Component Unit) STYLES16.DCR (Resource-file Delphi16) STYLES32.DCR (Resource-file Delphi32) STYLESB.TXT (This File) Program-History: ---------------- Version 2.01: - BugFix: The MouseOver Var will be changed through a MouseEnter- and MouseLeaveEvent, if the Button is disabled. Version 2.0: - Added the Style bsWin97 (like the MSIE Buttons) - The Style bsNew is now bsWin95 Please mail to the adress above for feedback or comments. Deutsch: ======== Dies ist eine Delphi-Komponente die ohne Änderungen in beiden Versionen Delphi16 und Delphi32 genutzt werden kann. Es ist die normale SpeedButton-Komponente mit der zusätzlichen Eigenschaft "Style". Nun ist es möglich dem SpeedButton einen der Styles Win97, Win95, Win31 oder Autodetect zuzuweisen. Das visuelle Design für die Arten von Styles is genau dem Design von anderen Microsoft-Applikationen in Windows 3.1x, Windows95/NT4 oder dem Internet Explorer nachempfunden. Installation: Die Datei stylesb.pas sowie die entsprechende DCR-Datei in das Delphi-Bibliothekenverzeichnis kopieren. Dann die DCR-Datei umbenennen in stylesb.dcr (styles16.dcr ist für Delphi16 und styles32.dcr ist für Delphi32). Die Komponente dann mit "Install Component" des Delphi-Menus hinzufügen. Archivinhalt STYLESB.ZIP: STYLESB.PAS (Komponenten Unit) STYLES16.DCR (Resource-Datei Delphi16) STYLES32.DCR (Resource-Datei Delphi32) STYLESB.TXT (Diese Datei) Program-History: ---------------- Version 2.01: - BugFix: Die MouseOver Variabel wird auch im "Disabled" -Zustand durch ein MouseEnter- and MouseLeaveEvent geändert. Version 2.0: - Hinzufügen der Style-Art bsWin97 (wie die Buttons im MSIE) - Der Style bsNew heißt jetzt bsWin95 Feedback oder Kommentare über diese Komponente bitte eine E-Mail an die oben genannte Addresse senden.